home *** CD-ROM | disk | FTP | other *** search
Wrap
/* Application name */ "APPLICATION_NAME" = "FastScripts"; /* Menu Items */ "ABOUT_MENU_ITEM" = "About FastScripts"; "REGISTER_MENU_ITEM" = "Register FastScripts"; "PREFERENCES_MENU_ITEM" = "Preferences..."; "RESYNC_MENU_ITEM" = "Rebuild Script Menu"; "OPENSCRIPTS_MENU_ITEM" = "Open Scripts Folder"; "QUIT_MENU_ITEM" = "Quit FastScripts"; "PLACEHOLDER_MENU_ITEM" = "...scripts loading..."; /* Word added to the application name in the menu label */ "APPSECTION_SCRIPTS" = "Scripts"; /* Registration Stuff */ "REGISTRATION_PAGE" = "http://www.red-sweater.com/RedSweater/Register.html"; /* Script Editor Location */ "NO_SCRIPT_EDITOR_TITLE" = "Edit Script Failed"; "NO_SCRIPT_EDITOR_MESSAGE" = "Either there is no configured application to edit this type of script, or the application could not be found on your computer.";